home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7633 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: iafrica.com!usenet
  2. From: Kim Hancock <softproj@iafrica.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: MS_VC 1.5
  5. Date: Sat, 24 Feb 1996 19:29:41 +0200
  6. Organization: Software Projects
  7. Message-ID: <312F4B05.3E9A@iafrica.com>
  8. NNTP-Posting-Host: slipper108120.iafrica.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  13.  
  14. Hi all - I'm what you call a 'newbie' (and everybody said AAARRGGHH), so 
  15. please excuse any unintended lack of social graces.  In real life I'm an 
  16. old old Unix C programmer who has recently been dragged kicking and 
  17. screaming into the Windows environment, but unfortunately find myself 
  18. lost when trying to use some of the ODBC related MFC classes.
  19.  
  20. CDatabase and CREcordset are easy to understand and use, and no problems 
  21. there - but when I need to implement some form of scrolling thru a 
  22. database table on-screen, I run into practical problems with the stock 
  23. textbook example of pre-filling a combo-box with all the possible 
  24. choices (heck, there may be thousands), so I am obviously missing 
  25. something!
  26.  
  27. I'm not asking for a tutorial here, but if someone could point a helpful
  28. digit in the right direction - I'd be Vgrateful.
  29.  
  30. Cheers
  31. Kim
  32.